home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / misc / sci / Relativity.readme < prev    next >
Encoding:
Text File  |  2001-09-05  |  4.1 KB  |  144 lines

  1. Short:    Time dilatation calculator V1.1
  2. Author:   atec5@yahoo.com (Attila Feher)
  3. Uploader: atec5@yahoo.com (Attila Feher)
  4. Version:  1.1
  5. Type:     misc/sci
  6.  
  7. Introduction
  8. ------------
  9. This program is based on Albert Einstein's Relativity Theory. According to
  10. it the passing of time is slower in a moving system, the time is used as a
  11. 4th dimension (3 space + 1 time coordinates). At extreme speed the time
  12. slows down. The dilatation effect is the most significant when the speed is
  13. not too small to speed of light. There are numerous scientific evidences of
  14. the theory, that demonstrated this interesting thing.
  15.  
  16. Description
  17. -----------
  18. This program calculates time dilatation between a moving and a stopped
  19. (relative) object. It calculates time dilatation only speed related (not
  20. e.g. gravity).
  21.  
  22. Requirements
  23. ------------
  24. It should work on any Amiga.
  25.  
  26. Installation
  27. ------------
  28. It is a CLI controlled program, just run it from a shell.
  29.  
  30. Usage
  31. -----
  32. Relativity [sc] <Parameter1> <Parameter2>
  33.  
  34. Two parameters have to be entered, and the third will be calculated from
  35. them. Scientific notation (1.123456e[±]78) numbers can be entered at any
  36. time, but using "sc" the results will be displayed this way, too (suitable
  37. for huge values). Some very accurately given numbers may cause an overflow
  38. which results inaccurate values.
  39.  
  40. The parameters are:
  41.  
  42.  Distance:
  43.   -km kilometer
  44.   -au astronomical unit (149.5979 million km)
  45.   -ly light-year (~9.46054e+12 km)
  46.  
  47.  Time:
  48.   -s second
  49.   -h hour
  50.   -d day
  51.   -y year
  52.  
  53.  Velocity:
  54.   -kmh kilometer/hour
  55.   -ms  meter/second
  56.   -kms kilometer/second
  57.  
  58.  The constant speed of light: 299792458 m/s
  59.  
  60. The results are displayed in all units because of high ranges.
  61.  
  62. Examples
  63. --------
  64. 1. We travel (at 280000 km/s speed) on a spaceship to Altair system (16.5
  65. light-years far) and back, too.:
  66.  
  67.   Relativity -ly 33 -kms 280000
  68.  
  69.   The third parameter is counted, which is the Time in this case: 35.4 years.
  70.   This is the length of time of the travelling on Earth.
  71.  
  72.   Time of moving system: 12.7 years. This is our period on the board of
  73.   spaceship (hibernation could be helpful to survive).
  74.  
  75.   Time dilatation: 22.7 years. Time difference between on the ship and
  76.   on Earth, so we became 22.7 years younger than the ones stayed on Earth.
  77.  
  78. 2. Taking a tour in our solar system on a "slow ship" to Jupiter and back, 
  79. the results won't be significant.:
  80.  
  81.   Relativity -km 1260000000 -kmh 300000
  82.  
  83.   Takes 175 days and the dilatation is almost 0.6 second.
  84.  
  85. 3. Universe sightseeing tour (go for a photon ride) at near speed of light.:
  86.  
  87.   Relativity -ly 4e10 -ms 2.99792457999e8
  88.   or
  89.   Relativity sc -ly 4e10 -ms 2.99792457999e8
  90.  
  91. If we accelerated something in some kind of electro-magnetic accelerator
  92. which could almost reach speed of light, we would get very interesting
  93. values. The time of light (or other fast elementary particles) is also an 
  94. amazing matter.
  95.  
  96. The enclosed picture illustrates the connection of velocity and time
  97. dilatation.
  98.  
  99. Conclusion: Other main points of Einstein's theory that speed of light is
  100. limited, and an object with mass can not reach it, no matter how much energy
  101. is applied to. Unfortunately it seems to be true, another way has to be
  102. found to discover the universe. Maybe travelling like globe-lightning using
  103. more dimensions or do some space-warping like black-holes.
  104.  
  105.  
  106. Copyright
  107. ---------
  108. Relativity is copyright © 2000-2001 Attila Fehér. This program is Giftware.
  109.  
  110.  
  111. History
  112. -------
  113. Version 1.1 (2001.07.11):
  114.  -Modified for more accurate calculation
  115.   (Reported by: Voytek Gagalka)
  116.  -Added scientific notation
  117.  -Some minor changes
  118.  
  119. Version 1.0 (2000.05.18):
  120.  -First Aminet release
  121.  
  122.  
  123. Author
  124. ------
  125.   Attila Fehér
  126.   8840 Csurgó
  127.   Réti József u. 26
  128.   Hungary
  129.  
  130.   Phone: +36 82 471 253
  131.  
  132.   E-mail: atec5@yahoo.com
  133.  
  134.  
  135. ============================= Archive contents =============================
  136.  
  137. Original  Packed Ratio    Date     Time    Name
  138. -------- ------- ----- --------- --------  -------------
  139.    23844    9934 58.3% 11-Jul-01 20:21:04 +Relativity
  140.    24150    4845 79.9% 11-Jul-01 18:56:30 +Relativity.iff
  141.     3751    1861 50.3% 11-Jul-01 19:04:02 +Relativity.readme
  142. -------- ------- ----- --------- --------
  143.    51745   16640 67.8% 12-Jul-101 19:25:08   3 files
  144.